testmodelbutton: Fix wrongly overridding MB child
authorDaniel Boles <dboles.src@gmail.com>
Sun, 8 Apr 2018 17:31:03 +0000 (18:31 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sun, 8 Apr 2018 17:48:16 +0000 (18:48 +0100)
commit15b569e64dd838f22cc984664b7c19428c37eb18
treef96ab16034770342c7b7af7cc57f2ad5ad209295
parent53a66c0f413055d0e9c8b0682a5d1de3df0f73d0
testmodelbutton: Fix wrongly overridding MB child

I was setting a GtkButton:label, which resulted in the ModelButton's own
custom children getting lost. That doesn't make for a useful test...
tests/testmodelbutton.c